]> dgit.raspbian.org Git - qtlocation-opensource-src.git/log
qtlocation-opensource-src.git
2 years agofix appendChildNode() call
Debian Qt/KDE Maintainers [Sat, 23 Sep 2023 19:58:22 +0000 (20:58 +0100)]
fix appendChildNode() call

Origin: upstream, https://code.qt.io/cgit/qt/qtlocation.git/commit/?id=6cb20a08b65c73b4
Last-Update: 2023-08-18

The QSGNode::appendChildNode() method checks that its parameter must
not have a parent. Before this patch we always called appendChildNode()
on a node that already had parent, which was always leading to ASSERT
in a debug build.

Seems that the right approach would be to call this method, if the
node *does not* have a parent.

Gbp-Pq: Name fix_appendChildNode_call.diff

2 years agodetect OpenGL correctly
Dmitry Shachnev [Sat, 23 Sep 2023 19:58:22 +0000 (20:58 +0100)]
detect OpenGL correctly

Forwarded: no
Last-Update: 2022-03-07

Gbp-Pq: Name opengl.diff

2 years agomake mapboxgl build on non-Linux platforms
Debian Qt/KDE Maintainers [Sat, 23 Sep 2023 19:58:22 +0000 (20:58 +0100)]
make mapboxgl build on non-Linux platforms

Origin: upstream, https://github.com/mapbox/mapbox-gl-native/commit/5f031dfa56f28d60
Last-Update: 2020-01-08

Gbp-Pq: Name mapboxgl_thread_portability.diff

2 years agofix build on Debian GNU/Hurd
Samuel Thibault [Sat, 23 Sep 2023 19:58:22 +0000 (20:58 +0100)]
fix build on Debian GNU/Hurd

Forwarded: no
Last-Update: 2019-12-31

Gbp-Pq: Name hurd_geoclue.diff

2 years agoremove some include paths to pick up system headers
Dmitry Shachnev [Sat, 23 Sep 2023 19:58:22 +0000 (20:58 +0100)]
remove some include paths to pick up system headers

Forwarded: not-needed
Last-Update: 2020-04-27

Gbp-Pq: Name use_system_dependencies.diff

2 years agoqtlocation-opensource-src (5.15.8+dfsg-3+deb12u1) bookworm; urgency=medium
Dmitry Shachnev [Sat, 23 Sep 2023 19:58:22 +0000 (20:58 +0100)]
qtlocation-opensource-src (5.15.8+dfsg-3+deb12u1) bookworm; urgency=medium

  * Backport upstream patch to fix condition for appendChildNode() call
    (closes: #1050240).

[dgit import unpatched qtlocation-opensource-src 5.15.8+dfsg-3+deb12u1]

2 years agoImport qtlocation-opensource-src_5.15.8+dfsg-3+deb12u1.debian.tar.xz
Dmitry Shachnev [Sat, 23 Sep 2023 19:58:22 +0000 (20:58 +0100)]
Import qtlocation-opensource-src_5.15.8+dfsg-3+deb12u1.debian.tar.xz

[dgit import tarball qtlocation-opensource-src 5.15.8+dfsg-3+deb12u1 qtlocation-opensource-src_5.15.8+dfsg-3+deb12u1.debian.tar.xz]

3 years agoImport qtlocation-opensource-src_5.15.8+dfsg.orig.tar.xz
Dmitry Shachnev [Fri, 6 Jan 2023 08:10:46 +0000 (08:10 +0000)]
Import qtlocation-opensource-src_5.15.8+dfsg.orig.tar.xz

[dgit import orig qtlocation-opensource-src_5.15.8+dfsg.orig.tar.xz]